How to run the Online Shopping Portal using PHP and MySQL

1. Download the  zip file

2. Extract the file and copy shopping folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)

4. Open PHPMyAdmin (http://localhost/phpmyadmin)

5. Create a database with name shopping

6. Import shopping file(given inside the zip package in SQL file folder)

7.Run the script http://localhost/shopping (frontend)

8. Link for admin Panel : http://localhost/shopping/admin

*************Login Details For User***************

Username : johndeo@gmail.com
Password : Test@123

OR register a new user.

*************For Admin ******************
User Name : admin
Password : Test@123